- buffered input
- ввод с буферизацией
English-Russian dictionary of computer science. 2015.
English-Russian dictionary of computer science. 2015.
C file input/output — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Localiza … Wikipedia
Current differencing buffered amplifier — Block diagram of the CDBA A current differencing buffered amplifier (CDBA) is a multi terminal active component with two inputs and two outputs and developed by Cevdet Acar and Serdar Özoğuz. Its block diagram can be seen from the figure. It is… … Wikipedia
Head-of-line blocking — (HOL) is a phenomenon that appears in buffered telecommunication network switches. A switch is usually made of buffered input ports, a switch fabric and buffered output ports. Because of the FIFO nature of the input buffers and switch design, the … Wikipedia
Device file — In Unix like operating systems, a device file or special file is an interface for a device driver that appears in a file system as if it were an ordinary file. There are also special device files in MS DOS and Microsoft Windows. They allow… … Wikipedia
Device file system — In Unix like operating systems, a device file system or special file system allows software to interact with a device driver using standard input/output system calls, which simplifies many tasks.It includes device files , device nodes , or device … Wikipedia
буферизованный ввод-вывод — Основан на использовании буферов (буферных регистров, областей) для временного размещения данных. [Е.С.Алексеев, А.А.Мячев. Англо русский толковый словарь по системотехнике ЭВМ. Москва 1993] Тематики информационные технологии в целом EN buffered… … Справочник технического переводчика
Wormhole switching — Wormhole flow control, also called Wormhole switching or Wormhole routing is a system of simple flow control in computer networking based on known fixed links. It is a subset of flow control methods called Flit Buffer Flow Control. [] . Routing… … Wikipedia
Stdio.h — Saltar a navegación, búsqueda stdio.h, que significa standard input output header (cabecera estandar E/S), es la biblioteca estándar del lenguaje de programación C, el archivo de cabecera que contiene las definiciones de macros, las constantes,… … Wikipedia Español
stdio.h — stdio.h, que significa standard input output header (cabecera estandar E/S), es la biblioteca estándar del lenguaje de programación C, el archivo de cabecera que contiene las definiciones de macros, las constantes, las declaraciones de funciones… … Wikipedia Español
4000 series — The 4000 series is a family of industry standard integrated circuits which implement a variety of logic functions using Complementary Metal–Oxide–Semiconductor technology. They were introduced by RCA as CD4000 COS/MOS in 1968, as a lower power… … Wikipedia
Pipeline (computing) — In computing, a pipeline is a set of data processing elements connected in series, so that the output of one element is the input of the next one. The elements of a pipeline are often executed in parallel or in time sliced fashion; in that case,… … Wikipedia